
.zoomable {
           transition: transform 0.3s ease;
           cursor: zoom-in;
       }
